By allowing the Guest account access to your database, you also allow any valid SQL Server logon account to have access to that database.
The security report lists all SQL Server databases that allow access to the Guest account, excluding master, tempdb, and msdb. For security reasons, it is recommended that you remove the Guest account access from all other databases listed in the report.
SQL Server Security Strategies
Establishing Application Security and Application Roles
⌐ 2002 Microsoft Corporation. All rights reserved.